dispatchBeforeHierarchy

Call this before dispatching a KeyEvent to the view hierarchy.

Return

true if the event was consumed in this stage, false otherwise

Parameters

root

the root of the hierarchy that this event will be dispatched to

event

the event to dispatch